Skip to main content

mergPop

Type

library

Description

mergPop is an iOS external that adds functions to present an action sheet (popover on iPad) and contextual menu for user interaction.

Associated Syntax

Function

NameSummarySyntax
mergPopSheetPresents an action sheet or popover on iPadmergPopSheet([<pTitle>], [<pCancel>], [<pDestructive>], [<pOther>], [<pStyle>], [<pPopoverRect>])
mergPopMenuPresents a popup contextual menu like the Cut|Copy|Paste menu in a text view mergPopMenu(<pButtons>, [<pRect>])

Command

NameSummarySyntax
mergPopActivityPresents a modal view that you can use to offer various services from your application mergPopActivity [<pText>], [<pImagePaths>], [<pURLs>], [<pRect>]
Thank you for your feedback!

Was this page helpful?